xen: Fix backport of "xen/cmdline: Fix buggy strncmp(s, LITERAL, ss - s) construct"
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 3 May 2019 08:52:32 +0000 (10:52 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 3 May 2019 08:52:32 +0000 (10:52 +0200)
commiteb8acba82ad00cf3499de8dbd52cdc813b2d64e2
tree6ff604cf25b241c644be255b959924b20bc5ede1
parent0ebfc81c091be150343d6ce948841a1e6cf89361
xen: Fix backport of "xen/cmdline: Fix buggy strncmp(s, LITERAL, ss - s) construct"

These were missed as a consequence of being rebased over other cmdline
cleanup.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/dom0_build.c
xen/arch/x86/hvm/vmx/vmcs.c